
/*  COLORS FOR C03.S01 : #757886 - #37489D  */

html, body {

}

#bgb, #container  {
    background-color: #E695BC;
}

#nav a:hover, #bio a:hover, #artistWeb a:hover {
    color:#757886;
}

#song-time-visualization .amplitude-song-time-visualization-status {
    background-color: #757886;
}
